home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / fdhm213.zip / FDHMNODE.DOC < prev    next >
Text File  |  1992-01-08  |  5KB  |  142 lines

  1.  
  2.  
  3.  
  4.                         FDHMNODE  Vers. 1.01
  5.  
  6.                  Copyright (c) 1991 by Ulrich Bartelt
  7.  
  8.                         FidoNetnode 2:241/5800
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.         FDHMNode is a special nodelistcompiler to use with the
  17.         following programs:
  18.  
  19.         FDHM 2.10     - the FrontDoor History-Manager
  20.  
  21.         TrackM 4.30   - the best netmail utility in the world
  22.  
  23.         RA 2.??       - the best BBS in the world
  24.  
  25.         NODEInfo      - a stand allone program to use with FDHMNode
  26.  
  27.  
  28.         FDHMNode is fully compatible with RANODE.EXE that comes with
  29.         the Remote-Access BBS. That means the output is the same.
  30.         Unfortunately not everyone is running all of the above software
  31.         products. RANODE requires a RA-environment. FDHMNode does not!
  32.  
  33.         The advantage of FDHMNode (and RANODE) is the **VERY** small
  34.         index file that gives full access to the raw-nodelist.
  35.         The disadvantage is that you have your raw-nodelist up-to-date
  36.         every time you run one of the above programs.
  37.  
  38.         FDHM and TrackM 4.30 will stop working if they detect that anything
  39.         is wrong with your nodelists files.
  40.  
  41.         The great thing using a special nodelist index with FDHM is that
  42.         you have fully access to all information in the nodelist and you
  43.         have to setup only a very few things to make things running. Your
  44.         setup is up-to-date now and forever 'cause it gets its information
  45.         from the nodelists and if something changed in the nodelist its
  46.         automatically updated in FDHM.
  47.  
  48.         ┌──────────────┐
  49.         │ Installation │
  50.         └──────────────┘
  51.  
  52.         NONE ! If you run FrontDoor, FDHMNode should get everything it needs
  53.         from your FD environment.
  54.  
  55.         ┌───────────────┐
  56.         │ Configuration │
  57.         └───────────────┘
  58.  
  59.         Without any other information FDHMNode will compile the latest
  60.         nodelist and places its index files in the nodelist directory.
  61.         That's enough if you only run one nodelist and want to use
  62.         NodeInfo.
  63.  
  64.         To work with FDHM you have to set-up a small controlfile to define
  65.         the costs and/or additional nodelists to include in the index.
  66.  
  67.         Use the following keywords:
  68.  
  69.         PVTLIST  <nodelist>            ( up to 10 lists )
  70.  
  71.                  Nodelist has to be a fully qualified name with extension
  72.                  or you may use .??? for the extension. In the last case
  73.                  FDHMNode will automatically search for the latest file.
  74.  
  75.                  NOTE: Do *NOT* define NODELIST here, 'cause FDHMNode
  76.                        will ever take the normal nodelist without any
  77.                        setup.
  78.  
  79.                        We are not in DOS, you have to say .??? not .* !!
  80.  
  81.  
  82.         DEFAULT  <timezone>  [ or costs ]
  83.  
  84.                  Default timezone to use in FDHM. Normally the zone for
  85.                  oversea calls
  86.  
  87.         ZONE    <zone>  <timezone> [or costs]      ( max. 50 )
  88.  
  89.                  Normally a lower value than DEFAULT for your own zone.
  90.  
  91.  
  92.         REGION  <region> <timezone>  [or costs]    ( max. 50 )
  93.  
  94.                  Setup for special regions that does not match with a
  95.                  zone statement. Normally a lower value for your own
  96.                  region.
  97.  
  98.  
  99.  
  100.         Please see the file FDHMNODE.CTL that comes with this program!
  101.  
  102.  
  103.         ┌──────────────┐
  104.         │ Requirements │
  105.         └──────────────┘
  106.  
  107.         FDHMNode will compile all and everything. But in order to work
  108.         correct your nodelist files must have at least one zone statement.
  109.         So if you want to compile a private pointlist, make sure a
  110.         zone is on top of the list.
  111.  
  112.  
  113.  
  114.  
  115.         ╔══════════╗
  116.         ║ NODEINFO ║
  117.         ╚══════════╝
  118.  
  119.  
  120.         NodeInfo is a special program that makes use of the index files
  121.         from FDHMNode. Feel free to rename it to a shorter name like NI
  122.         if you don't start the 'Norton-Integrator' then ;-)
  123.  
  124.         You may use NodeInfo on the commandline with an optional address
  125.         or just say NODEINFO and it will prompt you for one.
  126.  
  127.         NodeInfo knows about your own address, so you can give addresses
  128.         in the short form. Examples:
  129.  
  130.         I am 2:241/5800
  131.  
  132.         0         will list 2:241/0
  133.         4444      will list 2:241/4444
  134.         512/1     will list 2:512/1
  135.  
  136.         One special treatment is made to list your points: If you have
  137.         set the POINTNET variable you may enter
  138.  
  139.         .4        to list zone:pointnet/4
  140.  
  141.  
  142.